home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_S / S_794 / O3RWGMME / O3RWGMME.ENG < prev    next >
Text File  |  1998-03-14  |  8KB  |  200 lines

  1.  
  2.  
  3.  
  4.                      Short-documentation for "O3RWGMME"
  5.                  General-MIDI-Multiset-Editor for Korg O3R/W
  6.                     © 1993,1994,1995 by Bogi-Productions
  7.                                    FAIRWARE
  8.  
  9.                                  Peter Bogner
  10.                                 Humbserstr. 10
  11.                                 D-90763 Fuerth
  12.                E-Mail: prbogner@cip.informatik.uni-erlangen.de
  13.  
  14.                    Feb, 17 1995 - last changed Mar, 3 1995
  15.  
  16.  
  17.  
  18.  
  19. Please ignore my poor english, I don't have spent much time in writing this
  20. short text. Maybe later I try to translate my german documentation.
  21.  
  22.  
  23. Let's go.
  24.  
  25. My intention by writing O3RWGMME was to create a program which is able to
  26. create/change multisets for the KORG O3R/W synthesizer-module, because the
  27. O3R/W can only manage one multiset - but in the O3R/W multiset only the
  28. effect-parameters are stored, all other multisettings are lost after
  29. switching off the module.
  30.  
  31. My program enables the user to choose the soundgroup, the soundname
  32. (GM-mode), the volume and the panorama setting for each channel.
  33. (Choosing soundgroup and soundname, channel and panorama settings via
  34. popup-menue. The volume can be changed by a slider.)
  35. Also switching between the GM-bank and the O3R/Ws soudbank A, switching
  36. off a channel and choosing the gm-drumset is possible. (Checkboxes)
  37.  
  38. All these settings can be stored in a file, which can be loaded also.
  39. (Small buttons SAVE and LOAD)
  40. After loading the settings are transmitted to the O3R/W.
  41.  
  42. It's also possible to write the settings in a standard-midi-file
  43. which can be read from most of the professional sequencer-software
  44. e.g. cubase. (Small button SMFout)
  45.  
  46.  
  47. All other parameters of the O3R/W I only use sometimes, so I haven't
  48. added these settings in my program. If someone needs these settings,
  49. please sent a email to me, maybe I'll program them later (if enough
  50. people wish these feature).
  51.  
  52. Another part I not combined to the editor are the effect settings.
  53. They can be edited in the O3R/W - and data dump is also possible
  54. for the O3R/W, so I don't see any sense in programming this.
  55. (However, if enough people wish these feature, please let me know).
  56.  
  57.  
  58. IMPORTANT:
  59. **********
  60. 1st The MIDI-data my program send are *only* SysEx-messages, therefore
  61.     the O3R/W must be able to receive them.
  62.     Use the entry in the global-menu on page 02C to switch:
  63.  
  64.                   02C MIDI FILTER<
  65.                   CTRL:ENA EX:ENA
  66.                               ^^^ this must be ENA, not DIS
  67.  
  68.  
  69.     Because of sending sysex-data the program is only useable for
  70.     O3R/W users.
  71.  
  72.     It's possible for me to write the programm also for other (similar)
  73.     Korg synths like O5R/W, X3R ...,
  74.     but what I need are the midi-implementation-list of these
  75.     instruments! Could someone send me a copy of them?
  76.  
  77.  
  78. 2nd After mouse-clicking on the small-button labeled 'Global' a little
  79.     dialog-box appears. The midi-channel on which the O3R/W receives
  80.     all messages, found at the global menu page 02A must be set there:
  81.  
  82.                   02A MIDI GLOBAL
  83.                   CH= 1 NoteR:ALL
  84.                       ^ these channel has to set in the dialog box
  85.  
  86. 3rd While using my program the O3R/W has to be in the multi-mode,
  87.     otherwise the parameter changes won't be tranmitted to the O3R/W.
  88.  
  89.  
  90.  
  91. The (small-) button 'GM-Init' initialize the multi-mode of the O3R/W.
  92.  
  93. Furthermore I've written a GEM-like environment (I hope it's GEM-like!):
  94. All dialog-boxes are shown in GEM-windows.
  95. (For writing this environment I used the libaries MyDials from Olaf
  96. Meisiek and NKCC from Harald Siegmund.)
  97.  
  98. Also short-cuts are included:
  99. ALT-G: choose soundgroup; ALT-H: next soundgroup
  100. ALT-C: choose channel;    ALT-V: next channel
  101. ALT-N: choose soundname;  ALT-M: next soundname
  102. ALT-A: choose panorama;   ALT-S: next panorama
  103. ALT--: decrement volume;  ALT-+: increment volume
  104. ALT-B: switching between GM-bank and bank A
  105. ALT-O: channel off;       ALT-D: drumset
  106. ALT-I: GM-init
  107. CNTL-I: Shows my info/copyright box
  108. CTRL-Q: CTRL-U: Quit programm
  109. CTRL-S: save O3R-MultiFile
  110. CTRL-L: load O3R-MultiFile
  111. CTRL-O: load =3R-MultiFile
  112. CTRL-M: save MultiFile as Standard-Midi-File
  113.  
  114.  
  115. The program should run on all ATARI ST, STE, MEGA STE, TT, Falcon, also
  116. with 'only 512kB'-Machines.
  117.  
  118.   For the ST-high resolution the reource file is included in the program.
  119.   If you want to run it on ST-low or ST-medium you need the resource file
  120.   'o3rw_med.rsc' in the program directory.
  121.  
  122.   By renaming the program from 'o3rwgmme.app' to 'o3rwgmme.acc' you can
  123.   install it as a desk accessory.
  124.  
  125.  
  126. -------------------------------------------------------------------------------
  127.  
  128. D I S C L A I M E R
  129. ===================
  130. O3RWGMME does not come with any warranty, express or implied.
  131.  
  132. If you use O3RWGMME, you do so at your own risk.
  133.  
  134. Neither the author of SMF-PLAYer (Peter Bogner) nor any other party
  135. will accept responsability for any equipment damage, data loss,
  136. or other unforseen consequence of the use or mis-use of O3RWGMME.
  137.  
  138.  
  139. D I S T R I B U T I O N  (for foreign user - outside of Germany)
  140. =======================
  141. There are some limitations placed on the distribution of O3RWGMME:
  142.  
  143. 1) When distributed, O3RWGMME must contain all files found in the
  144. original archive. Do not change them (archive and files) in any way!
  145.  
  146. 2) O3RWGMME may not sold for profit by any way.
  147.                ^^^^^^^^^^^^^^^^^^^^^
  148. That includes also Public Domain completions which are sold for
  149. more than the costs of the disk and a little copy-fee.
  150. Distribution of the program on a CD-ROM, on channel-videodat etc.
  151. isn't allowed without my explicit written consent!
  152. If you want do this you need my written consent, please send me a
  153. little note - not doing this is illegal.
  154.  
  155. Distribution of O3RWGMME together with  allowed without
  156. my written consent.
  157.  
  158. German users have to read the chapter 2 (Nutzungs-, Verbreitungs-
  159. und sonstige Bestimmungen) of the german documentation.
  160.  
  161.  
  162. -------------------------------------------------------------------------------
  163.  
  164. If you have any Suggestions, Bug-Reports, Questions etc. please contact me,
  165. my (email-) adress is written on the top of the text.
  166.  
  167. You could send me also (own) SMF's or other midi-software
  168. (for Atari ST, ...), fees, error-free translations
  169. of my german documentation and this short documentation etc.
  170.  
  171. It's possible for me to write the programm also for other (similar)
  172. Korg synths like O5R/W, X3R ...,
  173. but what I need are the midi-implementation-list of these
  174. instruments! Could someone send me a copy of them?
  175.  
  176.  
  177. And please don't forget, these is a FAIRWARE product - if you use it ...
  178.  
  179.  
  180. And now some advertising: Another programs form the authos:
  181. SMF-PLAYer - GEM-based-Standard-MIDI-File-Player
  182.            ftp.cs.ruu.nl - pub\MIDI\PROGRAMS\ATARI\smf_play.zoo
  183. MidiKla4 - (show key-presses on an attached MIDI-keyboard)
  184.            ftp.uni-erlangen.de - pub/atari/sounds/misc/midikla4.lzh
  185. The Piano-Player - SMF-Player for piano-arrangenments
  186.   (P_PLAYER)       (shows what is currently played)
  187.                    Only german version available!
  188.  
  189.  
  190. -----------------------------------------------------------------
  191. - Peter Bogner / email: prbogner@cip.informatik.uni-erlangen.de -
  192. -----------------------------------------------------------------
  193. - creating music (MIDI-Keyboards, Sequencing with Cubase score) -
  194. - listen music (my favourites: Bruce Hornsby, Tori Amos, Yello) -
  195. - programming (C, Pascal: MIDI-Software for Atari ST computers) -
  196. - databases (creating and maintaining db's  -  phoenix (atari)) -
  197. -----------------------------------------------------------------
  198. ----  Don't believe everything you hear or anything you say! ----
  199. -----------------------------------------------------------------
  200.